Get a token for a password-protected external link
POST/api/2.0/files/:fileId/sharedlink/:linkId/password
Returns a token after verifying the password or password hash for a password-protected external link.
Note: The token is used in the cookies with the 'sharelink[linkId]' name when calling API methods.
Request
Responses
- 200
- 401
Token for a password-protected external link
Unauthorized